DX11 CREATE OBJECT

Creates a new object from the given mesh.
The created object will have a single root limb that contains said mesh.

  Syntax
Return Dword = DX11 CREATE OBJECT(mesh)
  Parameters
mesh
Dword
The mesh to use for the created object's geometry.

  Returns

The created single-limb object.

  See also

OBJECT Functions Menu
DX11 Function Categories